Skip to content

Commit

Permalink
jump macos
Browse files Browse the repository at this point in the history
  • Loading branch information
melsman committed Nov 18, 2024
1 parent 0704a07 commit 850b6f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
echo 'GCC-13 version:'
gcc-13 --version
sudo ln -s `which gcc-13` /usr/local/bin/gcc
echo "/usr/local/bin" >> $GITHUB_PATH
echo 'GCC now:'
gcc --version
Expand Down

0 comments on commit 850b6f8

Please sign in to comment.