We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f6caec commit f7ec16aCopy full SHA for f7ec16a
2 files changed
.DS_Store
0 Bytes
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
#
23
# As soon as this issue is addressed, we should put the image back to ubuntu-latest:
24
# https://github.com/actions/setup-python/issues/544
25
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
26
name: Python Library tests
27
steps:
28
- name: Check out code
0 commit comments