Skip to content

Commit 7d35c76

Browse files
author
Johan Brichau
committed
update github CI to ubuntu-latest
1 parent 755c6f1 commit 7d35c76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

55
jobs:
66
build:
7-
runs-on: ubuntu-16.04
7+
runs-on: ubuntu-latest
88
strategy:
99
fail-fast: false
1010
matrix:

0 commit comments

Comments
 (0)