Skip to content

Commit 67f0d13

Browse files
committed
trying ubuntu 22.04
1 parent 796f85f commit 67f0d13

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/dotnetcore.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ jobs:
99
# Label of the container job
1010
runner-job:
1111
# You must use a Linux environment when using service containers or container jobs
12-
runs-on:
13-
group: ubuntu-runners
14-
labels: ubuntu-22.04-16core
12+
runs-on: ubuntu-22.04
1513

1614
# Service containers to run with `runner-job`
1715
services:

0 commit comments

Comments
 (0)