Skip to content

Commit fe0614f

Browse files
committed
there is no longer self-hosted linux X64
1 parent d776a6f commit fe0614f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
strategy:
2020
matrix:
2121
os:
22-
- [self-hosted, macOS, X64]
23-
- [self-hosted, linux, X64]
22+
- macos-latest
23+
- ubuntu-latest
2424
- [self-hosted, macOS, ARM64]
2525
- [self-hosted, linux, ARM64]
2626
steps:

0 commit comments

Comments
 (0)