We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8afc4b9 commit 72e850aCopy full SHA for 72e850a
.github/workflows/tests.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
test:
10
- runs-on: python:3.9
+ runs-on: ubuntu-latest
11
steps:
12
- name: Checkout Repository
13
uses: actions/checkout@v4
0 commit comments