.github/workflows/ci.yml aktualisiert
Some checks failed
CI / Build and test (windows-latest) (push) Failing after 9h1m16s
CI / Build and test (windows-latest) (pull_request) Failing after 9h0m24s
CI / Build and test (ubuntu-latest) (pull_request) Successful in 1m40s
CI / Build and test (ubuntu-latest) (push) Successful in 1m47s
CI / Build and test (Windows) (push) Has been cancelled
CI / Build and test (Windows) (pull_request) Has been cancelled
Some checks failed
CI / Build and test (windows-latest) (push) Failing after 9h1m16s
CI / Build and test (windows-latest) (pull_request) Failing after 9h0m24s
CI / Build and test (ubuntu-latest) (pull_request) Successful in 1m40s
CI / Build and test (ubuntu-latest) (push) Successful in 1m47s
CI / Build and test (Windows) (push) Has been cancelled
CI / Build and test (Windows) (pull_request) Has been cancelled
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, Windows]
|
os: [ubuntu-latest, windows-latest]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user