Skip to content

Commit 777cebe

Browse files
committed
Setup arm runner support
1 parent 40713a1 commit 777cebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.13.0
16+
- uses: Taucher2003/GitLab-Pipeline-Action@1.14.0-rc1
1717
with:
1818
GL_SERVER_URL: https://gitlab.com
1919
GL_PROJECT_ID: '${{ inputs.project }}'

0 commit comments

Comments
 (0)