mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
git fixed startup for workflows.
This commit is contained in:
parent
7ef4013058
commit
98c0ecc9ba
1
.github/workflows/test_32.yml
vendored
1
.github/workflows/test_32.yml
vendored
@ -10,7 +10,6 @@ on:
|
||||
|
||||
jobs:
|
||||
trick_32bit:
|
||||
python-version: [3.6, 3.7, 3.8, 3.9, pypy2, pypy3]
|
||||
runs-on: ubuntu-18.04
|
||||
container: docker://centos:7
|
||||
steps:
|
||||
|
1
.github/workflows/test_macos.yml
vendored
1
.github/workflows/test_macos.yml
vendored
@ -10,7 +10,6 @@ on:
|
||||
|
||||
jobs:
|
||||
macOS:
|
||||
python-version: [3.6, 3.7, 3.8, 3.9, pypy2, pypy3]
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
Loading…
Reference in New Issue
Block a user