Skip to content

Commit

Permalink
chore(ci): bump runner OS to Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
nicomiguelino committed Jan 21, 2025
1 parent 02da7f6 commit dc8b794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ on:

jobs:
run-tests:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
matrix:
python-version: ["3.11"]
Expand Down

0 comments on commit dc8b794

Please sign in to comment.