Skip to content

Commit 81dac7a

Browse files
authored
Update test_future.yml
1 parent 7f1bcae commit 81dac7a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/test_future.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,37 +10,37 @@ jobs:
1010
runs-on: ${{ matrix.os }}
1111
strategy:
1212
matrix:
13-
os: [windows-latest, ubuntu-latest, macos-latest]
14-
python-version: [3.7, 3.8, 3.9, '3.10']
13+
os: [windows-latest, ubuntu-latest, macos-12]
14+
python-version: [3.8, 3.9, '3.10', '3.11', '3.12']
1515

1616
steps:
1717
- name: Set up Python ${{ matrix.python-version }}
18-
uses: actions/setup-python@v1
18+
uses: actions/setup-python@v5
1919
with:
2020
python-version: ${{ matrix.python-version }}
2121

2222
- name: Checkout future branch
23-
uses: actions/checkout@v2
23+
uses: actions/checkout@v4
2424
with:
2525
ref: future
2626
path: robotics-toolbox-python
2727

2828
- name: Checkout Swift
29-
uses: actions/checkout@v2
29+
uses: actions/checkout@v4
3030
with:
3131
ref: future
3232
repository: jhavl/swift
3333
path: swift
3434

3535
- name: Checkout Spatialmath
36-
uses: actions/checkout@v2
36+
uses: actions/checkout@v4
3737
with:
3838
ref: future
3939
repository: petercorke/spatialmath-python
4040
path: sm
4141

4242
- name: Checkout Spatialgeometry
43-
uses: actions/checkout@v2
43+
uses: actions/checkout@v4
4444
with:
4545
ref: future
4646
repository: jhavl/spatialgeometry

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