We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7547f commit 5cc6aeeCopy full SHA for 5cc6aee
.github/workflows/publish.yml
@@ -28,7 +28,7 @@ jobs:
28
29
publish-rockspec-tag:
30
if: startsWith(github.ref, 'refs/tags/')
31
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
32
needs: version-check
33
steps:
34
- uses: actions/checkout@v3
0 commit comments