We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 576e3d6 commit 0ad22f3Copy full SHA for 0ad22f3
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
"3.9",
18
"3.10",
19
]
20
- os: [ubuntu-18.04]
+ os: [ubuntu-latest]
21
22
steps:
23
- uses: actions/checkout@v3
0 commit comments