Skip to content

Commit

Permalink
fix release-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
flarco committed Jul 15, 2023
1 parent 9a9d663 commit b97c64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
RUDDERSTACK_URL: ${{ secrets.RUDDERSTACK_URL }}

release-linux:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
# runs-on: [self-hosted, Linux]
timeout-minutes: 15

Expand Down

0 comments on commit b97c64a

Please sign in to comment.