Skip to content

Commit

Permalink
ignore gcc version checking
Browse files Browse the repository at this point in the history
  • Loading branch information
kunxian-xia committed Aug 21, 2024
1 parent c48091b commit ef7555a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ runs:
shell: bash
run: go version

- name: Setup GCC
uses: Dup4/actions-setup-gcc@v1
with:
version: latest

- name: rust-cache
uses: actions/cache@v3
with:
Expand Down

0 comments on commit ef7555a

Please sign in to comment.