We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c25b75b commit e2412a3Copy full SHA for e2412a3
1 file changed
.github/workflows/package.yaml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
package:
9
name: Package
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
timeout-minutes: 5
12
13
steps:
0 commit comments