Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Commit f571af5

Browse files
Update Ubuntu OS version to 20.04 on github actions aqua unit tests (#1275)
1 parent 008337e commit f571af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
make mypy
142142
shell: bash
143143
Aqua:
144-
runs-on: ubuntu-latest
144+
runs-on: ubuntu-20.04
145145
strategy:
146146
matrix:
147147
python-version: [3.7, 3.8]

0 commit comments

Comments
 (0)