Skip to content

Commit

Permalink
CI: do not require a specific version of Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris00 committed Dec 23, 2024
1 parent 755a640 commit ec9e2cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ name: CI
jobs:
build-linux:
runs-on: ubuntu-latest
container:
image: ubuntu:23.10
strategy:
matrix:
rust:
Expand Down

0 comments on commit ec9e2cc

Please sign in to comment.