We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf2597 commit 61e30d8Copy full SHA for 61e30d8
.github/workflows/ci_codegen.yml
@@ -17,7 +17,7 @@ jobs:
17
# Note dotnet is only used for formatting generated code
18
# in this workflow
19
dotnet-version: ["6.0.x"]
20
- os: [macos-13]
+ os: [ubuntu-22.04]
21
runs-on: ${{ matrix.os }}
22
defaults:
23
run:
0 commit comments