Skip to content

Commit

Permalink
Merge pull request #28 from unoplatform/dev/jela/net8
Browse files Browse the repository at this point in the history
chore: Update to net8 version of emsdk
  • Loading branch information
jeromelaban authored Jan 8, 2024
2 parents d443ec3 + 11b6857 commit 659f3c7
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 @@ -18,7 +18,7 @@ jobs:

strategy:
matrix:
EMSCRIPTEN_VERSION: ['1.39.11','1.40.0','2.0.5','2.0.6','2.0.9','2.0.11','2.0.12','2.0.23','2.0.26','3.1.12']
EMSCRIPTEN_VERSION: ['1.39.11','1.40.0','2.0.5','2.0.6','2.0.9','2.0.11','2.0.12','2.0.23','2.0.26','3.1.12','3.1.34']
EMSCRIPTEN_THREADS: ['true', '']
EMSCRIPTEN_SIMD: ['true', '']
env:
Expand Down

0 comments on commit 659f3c7

Please sign in to comment.