Skip to content

Commit 47c4a7a

Browse files
authored
fix(ci): run .github/workflows/workflow.yml on ubuntu-20.04 (actions#535)
1 parent af57b64 commit 47c4a7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ${{ matrix.operating-system }}
1515
strategy:
1616
matrix:
17-
operating-system: [ubuntu-latest, windows-latest]
17+
operating-system: [ubuntu-20.04, windows-latest]
1818
steps:
1919
- name: Checkout
2020
uses: actions/checkout@v3
@@ -68,7 +68,7 @@ jobs:
6868
python-version: 3.8
6969
- name: Verify 3.8
7070
run: python __tests__/verify-python.py 3.8
71-
71+
7272
- name: Run with setup-python 3.7.5
7373
uses: ./
7474
with:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy