Skip to content

Commit

Permalink
[GHA] Attempting refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyash-b committed Jul 13, 2024
1 parent 3de7905 commit e6ab587
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 @@ -19,7 +19,7 @@ jobs:
- {type: gcc, version: 14}
include:
- os: "ubuntu-24.04"
- compiler: {type: gcc}
- compiler: {type: gcc, version: 14}
package: g++
cc: gcc
cxx: g++
Expand Down

0 comments on commit e6ab587

Please sign in to comment.