Skip to content

Commit

Permalink
Use ubuntu-latest runner
Browse files Browse the repository at this point in the history
  • Loading branch information
AidanSun05 committed Feb 12, 2025
1 parent c0ca855 commit 11dcd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build-linux:
runs-on: ubuntu-24.04
runs-on: ubuntu-latest
env:
CC: /usr/bin/gcc-14
CXX: /usr/bin/g++-14
Expand Down

0 comments on commit 11dcd32

Please sign in to comment.