Skip to content

Commit

Permalink
update Ubuntu to 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
417-72KI committed Sep 1, 2024
1 parent c59f83c commit 5898a7d
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 @@ -94,7 +94,7 @@ jobs:

test-on-linux:
name: Test on Linux
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -172,7 +172,7 @@ jobs:

test-without-spm-on-linux:
name: Test without SPM on Linux
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 5898a7d

Please sign in to comment.