Skip to content

Commit f60cef2

Browse files
committed
stupid ubuntu
1 parent 3dd1c35 commit f60cef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ${{ matrix.os }}
1818
strategy:
1919
matrix:
20-
os: [ ubuntu-latest, windows-latest, macos-latest ]
20+
os: [ windows-latest, macos-latest ]
2121
steps:
2222
- uses: actions/checkout@v2
2323
- name: Setup .NET

0 commit comments

Comments
 (0)