Skip to content

Commit 9aefa8a

Browse files
committed
Switch arm runner support to release version
1 parent ca70cb0 commit 9aefa8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/runner-support-arm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runner:
1414
runs-on: ubuntu-24.04-arm
1515
steps:
16-
- uses: Taucher2003/GitLab-Pipeline-Action@1.14.0-rc1
16+
- uses: Taucher2003/GitLab-Pipeline-Action@1.14.0
1717
with:
1818
GL_SERVER_URL: https://gitlab.com
1919
GL_PROJECT_ID: '${{ inputs.project }}'

0 commit comments

Comments
 (0)