Skip to content

Commit 6bb54cc

Browse files
authored
fix: using another artifact to avoid having to update gcc binaries
1 parent 62735d8 commit 6bb54cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
github_token: ${{secrets.GITHUB_TOKEN}}
2121
workflow: ci.yml
2222
branch: dev
23-
name: ubuntu-gcc-11
23+
name: ubuntu-gcc-10
2424
path: bin
2525
repo: ArkScript-lang/Ark
2626

0 commit comments

Comments
 (0)