Преглед изворни кода

runs-on: Ubuntu-20.04

pull/1794/head
Christian Clauss пре 5 година
родитељ
комит
086f594b8c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      .github/workflows/ubuntu_tests.yml

+ 1
- 1
.github/workflows/ubuntu_tests.yml Прегледај датотеку

@ -6,7 +6,7 @@ jobs:
fail-fast: false
matrix:
python-version: [2.7.18, 3.5.10, 3.6.12, 3.7.9, 3.8.7, 3.9.1] # 2.7.6, 3.4.10,
runs-on: ubuntu-latest
runs-on: Ubuntu-20.04
steps:
- uses: actions/checkout@v2
# Normally, we would use the superbly maintained...

Loading…
Откажи
Сачувај