Skip to content

Commit

Permalink
chore: change GHA runner
Browse files Browse the repository at this point in the history
Signed-off-by: Jendrik Johannes <[email protected]>
  • Loading branch information
jjohannes committed Nov 7, 2024
1 parent f53b278 commit 6eb6f3e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/flow-deploy-release-artifact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ env:
jobs:
plugin-portal-release:
name: Release Gradle Plugin Portal
runs-on: network-node-linux-medium
# runs-on: network-node-linux-medium
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit 6eb6f3e

Please sign in to comment.