Skip to content

Commit

Permalink
Switch to 24.04 for gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
emoon committed Jun 6, 2024
1 parent 8eebdd2 commit b7b8159
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:

jobs:
linux_ubuntu_22_04:
name: (Ubuntu 22.04) GCC ${{ matrix.gcc-version }}.x
runs-on: ubuntu-22.04
name: (Ubuntu 24.04) GCC ${{ matrix.gcc-version }}.x
runs-on: ubuntu-24.04
strategy:
matrix:
gcc-version: [11, 12, 13]
Expand Down

0 comments on commit b7b8159

Please sign in to comment.