Skip to content

Commit 78daed1

Browse files
committed
save
1 parent f5b8d1e commit 78daed1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/zxc-compile-code.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ jobs:
7070
fail-fast: false
7171
matrix:
7272
os:
73-
- windows-2022
74-
- [self-hosted, Linux, Large, ephemeral]
73+
- [windows-2022, Large, ephemeral]
74+
- [self-hosted, Linux, medium, ephemeral]
7575
steps:
7676
- name: Checkout Code
7777
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

0 commit comments

Comments
 (0)