Skip to content

Commit dd1a311

Browse files
committed
ci: run on ubuntu 20.04
1 parent b4275c4 commit dd1a311

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:
55
- main
66
jobs:
77
tests:
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-20.04
99
steps:
1010
- uses: actions/checkout@v2
1111
- name: Setup FluentCI

0 commit comments

Comments
 (0)