1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

Run GitHub tests on Ubuntu 20.04

This commit is contained in:
Anatoli Babenia
2020-11-12 13:08:04 +03:00
parent 48c7fc60fa
commit 067e0de4d7
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2