Skip to content

Commit

Permalink
Re-enable linux CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyuu17 committed Jun 13, 2024
1 parent 16c73e1 commit a26f6e5
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 @@ -14,7 +14,7 @@ jobs:
build_type: ['Debug', 'Release']
config:
# - { name: '🍏 macOS Clang', os: macos-latest }
# - { name: '🐧 Linux GCC', os: ubuntu-latest }
- { name: '🐧 Linux GCC', os: ubuntu-latest }
- { name: '🪟 Windows MSVC', os: windows-latest }

name: 🛠 Build / ${{ matrix.config.name }} (${{ matrix.build_type }})
Expand Down

0 comments on commit a26f6e5

Please sign in to comment.