Skip to content

Commit e725246

Browse files
committed
Removing old ubuntu 18.04 github builder, adding 22.04
1 parent b270275 commit e725246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ${{ matrix.os }}
66
strategy:
77
matrix:
8-
os: [ubuntu-18.04, ubuntu-20.04]
8+
os: [ubuntu-20.04, ubuntu-22.04]
99
defaults:
1010
run:
1111
shell: bash

0 commit comments

Comments
 (0)