Skip to content

Commit b5b39d0

Browse files
committed
Merge branch 'ci'
2 parents 2776ce8 + 7509002 commit b5b39d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

66
jobs:
77
linux-docker:
8-
runs-on: ubuntu-18.04
8+
runs-on: ubuntu-22.04
99
steps:
1010
- name: Clone the repo
1111
uses: actions/checkout@v2

0 commit comments

Comments
 (0)