Skip to content

Commit

Permalink
ci: Bump base .NET version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Aug 14, 2023
1 parent 7cc3a61 commit 7b7c971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runtime-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
env:
EMSDK_VERSION: 3.1.34 # align with https://github.com/dotnet/runtime/blob/4ae9b33cc5bd291abd18d5b4353adf780f6810bc/src/mono/wasm/emscripten-version.txt
DOTNETRUNTIME_COMMIT: 6d0e3e59dd2f96eb9ca5c5397ff2a9d7c5526cac
DOTNETSDK_VERSION: 8.0.100-preview.4.23260.5
DOTNETSDK_VERSION: 8.0.100-preview.7.23376.3
ADDITIONAL_BUILD_ARGS: '/p:MonoEnableAssertMessages=true /p:WasmEnableES6=true /p:WasmExceptionHandling=true'

jobs:
Expand Down

0 comments on commit 7b7c971

Please sign in to comment.