Skip to content

Commit

Permalink
increase min gcc version
Browse files Browse the repository at this point in the history
  • Loading branch information
TinyTinni committed Aug 20, 2024
1 parent b1698e7 commit 723aa80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
compiler:
# you can specify the version after `-` like "llvm-15.0.2".
- llvm-18
- gcc-14
- gcc-14.1
build_type:
- Release
include:
Expand Down

0 comments on commit 723aa80

Please sign in to comment.