mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
fix(tests): use ubuntu-20.04 for tests
This commit is contained in:
committed by
Łukasz Mierzwa
parent
01629d9788
commit
47687956d2
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
lock:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Lock closed issues and PRs
|
||||
uses: dessant/lock-threads@v2
|
||||
|
||||
Reference in New Issue
Block a user