Skip to content

Commit 86f47b9

Browse files
committed
Bump to ubuntu-20.04
1 parent 6119da3 commit 86f47b9

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
@@ -40,7 +40,7 @@ jobs:
4040
# {php}-{ts}-{os.name}-{compiler}-{arch}
4141
include:
4242
# Linux
43-
- { name: ubuntu-gcc, os: ubuntu-18.04, compiler: gcc, ccov: 'ON' }
43+
- { name: ubuntu-gcc, os: ubuntu-20.04, compiler: gcc, ccov: 'ON' }
4444
# macOS
4545
- { name: macos-clang, os: macos-10.15, compiler: clang, ccov: 'ON' }
4646
# Windows

0 commit comments

Comments
 (0)