back to 12

This commit is contained in:
briaguya
2025-05-07 20:24:07 -04:00
parent 345247c95a
commit ee7cb4ee22

View File

@@ -248,8 +248,8 @@ jobs:
mv README.md readme.txt
mv build-cmake/*.appimage soh.appimage
env:
CC: gcc-14
CXX: g++-14
CC: gcc-12
CXX: g++-12
- name: Upload build
uses: actions/upload-artifact@v4
with: