Skip to content

Commit

Permalink
use latest ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasMBury committed Feb 5, 2025
1 parent 52c37e3 commit 27f3ccf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ on:
jobs:
build:

runs-on: ubuntu-20.04
# runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.8", "3.9", "3.10"]
Expand Down

0 comments on commit 27f3ccf

Please sign in to comment.