Skip to content

Commit

Permalink
Use gcc For NetBSD
Browse files Browse the repository at this point in the history
  • Loading branch information
pegvin committed Feb 24, 2024
1 parent 59dd12b commit b8acf87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
/usr/sbin/pkg_add gmake
run: |
gmake all BUILD_TYPE=Release CC=clang
gmake all BUILD_TYPE=Release CC=gcc
- name: Upload Artifacts
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit b8acf87

Please sign in to comment.