Skip to content

Commit 37e81d8

Browse files
committed
ubuntu latest
1 parent 0e6aa17 commit 37e81d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Tests
22
on: push
33
jobs:
44
tests:
5-
runs-on: ubuntu-20.04
5+
runs-on: ubuntu-latest
66
strategy:
77
matrix:
88
python-version: ["3.10", "3.11", "3.12"]

0 commit comments

Comments
 (0)