Skip to content

Commit f7ec16a

Browse files
committed
Latest ubuntu?
1 parent 1f6caec commit f7ec16a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.DS_Store

0 Bytes
Binary file not shown.

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
#
2323
# As soon as this issue is addressed, we should put the image back to ubuntu-latest:
2424
# https://github.com/actions/setup-python/issues/544
25-
runs-on: ubuntu-20.04
25+
runs-on: ubuntu-latest
2626
name: Python Library tests
2727
steps:
2828
- name: Check out code

0 commit comments

Comments
 (0)