Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
gcc-13 has been removed from ubuntu-22.04, see actions/runner-images#9866
  • Loading branch information
jwillemsen authored May 16, 2024
1 parent e8019a5 commit a449f42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
CXX: g++-13
ruby: '3.2'
PackageDeps: g++-13
Repo: ppa:ubuntu-toolchain-r/test
runs-on: ${{ matrix.os }}
name: ${{ matrix.os }} ${{ matrix.CXX }} ruby-${{ matrix.ruby }}
env:
Expand Down

0 comments on commit a449f42

Please sign in to comment.