Skip to content

Commit

Permalink
Update cmake-multi-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lackhole committed Jun 14, 2024
1 parent a3dbba1 commit a025217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ jobs:
os: [ubuntu-latest]
build_type: [Debug, Release]
compiler: [emscripten]
compiler_version: [2.0.34, 3.0.0, 3.1.0, 3.1.20, 3.1.40, 3.1.60, latest]
compiler_version: [3.1.20, 3.1.40, 3.1.60, latest]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a025217

Please sign in to comment.