1
0
Fork 0
mirror of synced 2024-06-01 18:19:46 +12:00

Update CLI to Ubuntu 20.04

This commit is contained in:
Rafał Mikrut 2023-01-28 07:47:43 +01:00
parent fdda8a79f1
commit a89ebb71c2

View file

@ -14,7 +14,7 @@ jobs:
matrix:
toolchain: [ stable, 1.65.0 ]
type: [ release ]
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3