mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
Update build.yml
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -66,7 +66,7 @@ jobs:
|
||||
arch: x86_64
|
||||
- os: ubuntu-22.04
|
||||
goal: test
|
||||
python: "3.11-dev"
|
||||
python: "3.10"
|
||||
jid: 10
|
||||
arch: x86_64
|
||||
|
||||
@@ -85,7 +85,7 @@ jobs:
|
||||
path: |
|
||||
bin.tar.xz
|
||||
src/cpython/PCbuild
|
||||
key: gam-${{ matrix.jid }}-20221024
|
||||
key: gam-${{ matrix.jid }}-20221027
|
||||
|
||||
- name: Untar Cache archive
|
||||
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'
|
||||
|
||||
Reference in New Issue
Block a user