Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
howjmay committed Mar 21, 2024
1 parent aa22b5c commit 1fa740b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
apt-get install -q -y "${{ matrix.cxx_compiler }}" make
apt-get install -q -y gcc
run: |
gcc --version
g++-8 --version
make FEATURE=${{ matrix.arch_with_features.feature }} check
host-win-msvc:
Expand Down

0 comments on commit 1fa740b

Please sign in to comment.