We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f8f2d2 commit 79d2763Copy full SHA for 79d2763
1 file changed
.github/workflows/release.yml
@@ -61,7 +61,7 @@ jobs:
61
RUDDERSTACK_URL: ${{ secrets.RUDDERSTACK_URL }}
62
63
release-linux:
64
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
65
# runs-on: [self-hosted, Linux]
66
timeout-minutes: 15
67
0 commit comments