Skip to content

Commit c7c4823

Browse files
authored
Update build-test-envt.yml
1 parent 6765c27 commit c7c4823

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build-test-envt.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
os:
13-
- "ubuntu-20.04"
14-
- "macos-latest-large"
15-
- "macos-latest-xlarge"
13+
- "ubuntu-latest"
14+
- "macos-13"
15+
- "macos-latest"
1616
- "windows-latest"
1717
defaults:
1818
run:

0 commit comments

Comments
 (0)