Skip to content

Commit

Permalink
Update to Ubuntu 24.04 in the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
antoyo committed Jan 24, 2025
1 parent 0ada67f commit e943670
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# TODO: Run cargo clippy.
# TODO: Switch to stable Rust.

name: CI
Expand All @@ -9,7 +8,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04

strategy:
matrix:
Expand Down

0 comments on commit e943670

Please sign in to comment.