Skip to content

Commit

Permalink
Use ubuntu 22.04 for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cjohns-scottlogic committed Jan 6, 2025
1 parent 6a18a4d commit 9884364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
build:

runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
matrix:
python-version: [3.8, 3.9]
Expand Down

0 comments on commit 9884364

Please sign in to comment.