Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit a01abb2

Browse files
committed
Remove ubuntu test
1 parent d011f9d commit a01abb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
Test:
1010
strategy:
1111
matrix:
12-
os: [ubuntu-latest, macos-latest, windows-latest]
12+
os: [macos-latest, windows-latest]
1313
channel: [stable, beta]
1414
runs-on: ${{ matrix.os }}
1515
steps:

0 commit comments

Comments
 (0)