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 cbda616 commit 0704a07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
echo 'GCC-13 version:'
gcc-13 --version
sudo ln -s `which gcc-13` /usr/local/bin/gcc
echo 'GCC now:'
gcc --version
- name: Install dependencies (macos, mlton)
if: ${{ env.OS == 'darwin' && matrix.mlcomp == 'mlton' }}
Expand Down

0 comments on commit 0704a07

Please sign in to comment.