Skip to content

Commit

Permalink
ci: change 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 23, 2024
1 parent 3eedf33 commit aba9a9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/flow-deploy-release-artifact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ env:
jobs:
plugin-portal-release:
name: Release Gradle Plugin Portal
# runs-on: network-node-linux-medium
runs-on: ubuntu-latest
runs-on: network-node-linux-medium
steps:
- name: Checkout Code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit aba9a9f

Please sign in to comment.