Skip to content

Commit 6fb6e00

Browse files
committed
try switching to ubuntu 22
1 parent c9cac7c commit 6fb6e00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/DotNET-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ on:
2828

2929
jobs:
3030
ubuntu-latest:
31-
name: ubuntu-latest
32-
runs-on: ubuntu-latest
31+
name: ubuntu-22.04
32+
runs-on: ubuntu-22.04
3333

3434
steps:
3535
# temporary from here...

0 commit comments

Comments
 (0)