Skip to content

Commit

Permalink
Switch publish-nym-vpn-app to use gh hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
octol committed Dec 12, 2024
1 parent 1f5c124 commit d31422e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-nym-vpn-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- build-nym-vpn-app-linux
- build-nym-vpn-app-windows
- generate-build-info-nym-vpn-app
runs-on: arc-ubuntu-22.04
runs-on: ubuntu-22.04
outputs:
tag: ${{ steps.set_tag.outputs.tag }}
env:
Expand Down

0 comments on commit d31422e

Please sign in to comment.