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 26e1453 commit d80796cCopy full SHA for d80796c
.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: [ubuntu-22.04]
+ os: [macos-13]
21
runs-on: ${{ matrix.os }}
22
defaults:
23
run:
0 commit comments