Skip to content

Commit 589de1c

Browse files
committed
switch to ubuntu 22.04
1 parent 058dbe1 commit 589de1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
jobs:
66
Linux:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-22.04
88
steps:
99
- name: Creating contiguous...
1010
uses: ncipollo/release-action@v1

0 commit comments

Comments
 (0)