Skip to content

Commit

Permalink
Merge branch 'master' into kmt_mergeLogisticsProjectIntoMATSim2
Browse files Browse the repository at this point in the history
  • Loading branch information
kt86 authored Nov 28, 2024
2 parents 3a22fe5 + 7c38271 commit 9708c11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/full-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, windows-latest]
#os: [ubuntu-latest, windows-latest, macos-latest]

steps:
- name: Prepare git
Expand Down

0 comments on commit 9708c11

Please sign in to comment.