Skip to content

Commit 45abba6

Browse files
committed
perf: remove ubuntu first
1 parent e6552ec commit 45abba6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
strategy:
6161
fail-fast: false
6262
matrix:
63-
os: [macos-14, windows-latest, ubuntu-latest]
63+
os: [macos-14, windows-latest]
6464

6565
steps:
6666
- name: Check out git repository

0 commit comments

Comments
 (0)