We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fe93c6 commit ded3b22Copy full SHA for ded3b22
.github/workflows/ci-build.yml
@@ -13,7 +13,7 @@ on:
13
name: ci-build
14
15
env:
16
- DOTNET_VERSION: 8.0.x
+ DOTNET_VERSION: 9.0.x
17
REGISTRY: ghcr.io
18
19
jobs:
0 commit comments