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 c5eb7df commit 9458fa5Copy full SHA for 9458fa5
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
21
test:
22
name: Testing the lib
23
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
24
needs: tag
25
26
steps:
0 commit comments