Skip to content

Commit

Permalink
attempt to make gcc happy
Browse files Browse the repository at this point in the history
  • Loading branch information
thorstink committed Jan 10, 2025
1 parent 5bddcb3 commit 6d5b26f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:

build-linux:
runs-on: ubuntu-latest
include:
compiler: gcc
gcc: 14
steps:
- uses: actions/checkout@v1
- name: "build linux"
Expand Down

0 comments on commit 6d5b26f

Please sign in to comment.