Skip to content

Commit 882ca5e

Browse files
authored
update ubuntu runner (#972)
1 parent 3136847 commit 882ca5e

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
@@ -20,7 +20,7 @@ jobs:
2020
- name: Test
2121
run: dotnet test --no-build -c Debug Mono.Cecil.sln
2222
linux:
23-
runs-on: ubuntu-20.04
23+
runs-on: ubuntu-22.04
2424
steps:
2525
- uses: actions/checkout@v1
2626
- name: Build

0 commit comments

Comments
 (0)