Added GCC 15 build
This commit is contained in:
parent
6f1caa561c
commit
cbc045a0ea
Notes:
git
2025-04-30 04:12:33 +00:00
1
.github/workflows/compilers.yml
vendored
1
.github/workflows/compilers.yml
vendored
@ -86,6 +86,7 @@ jobs:
|
||||
optflags: '-O2'
|
||||
enable_shared: false
|
||||
- { uses: './.github/actions/compilers', name: 'ext/Setup', with: { static_exts: 'etc json/* */escape' } }
|
||||
- { uses: './.github/actions/compilers', name: 'GCC 15', with: { tag: 'gcc-15' } }
|
||||
- { uses: './.github/actions/compilers', name: 'GCC 14', with: { tag: 'gcc-14' } }
|
||||
- { uses: './.github/actions/compilers', name: 'GCC 13', with: { tag: 'gcc-13' } }
|
||||
- { uses: './.github/actions/compilers', name: 'GCC 12', with: { tag: 'gcc-12' } }
|
||||
|
Loading…
x
Reference in New Issue
Block a user