We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7423bb commit e7a8fe2Copy full SHA for e7a8fe2
1 file changed
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ on:
16
jobs:
17
build-n-publish:
18
name: Tests
19
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
20
steps:
21
- uses: actions/checkout@master
22
- name: Set up Python 3.9
0 commit comments