Skip to content

Commit d80796c

Browse files
mac os
1 parent 26e1453 commit d80796c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_codegen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# Note dotnet is only used for formatting generated code
1818
# in this workflow
1919
dotnet-version: ["6.0.x"]
20-
os: [ubuntu-22.04]
20+
os: [macos-13]
2121
runs-on: ${{ matrix.os }}
2222
defaults:
2323
run:

0 commit comments

Comments
 (0)