Skip to content

Commit 09cb024

Browse files
committed
ci: move to ubuntu-latest since we're not using netfull
1 parent 0177d06 commit 09cb024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
build:
4141
strategy:
4242
matrix:
43-
os: [ubuntu-22.04, windows-latest]
43+
os: [ubuntu-latest, windows-latest]
4444
runs-on: ${{ matrix.os }}
4545
needs: [version]
4646
env:

0 commit comments

Comments
 (0)