Skip to content

Commit

Permalink
Remove specific files from PR
Browse files Browse the repository at this point in the history
  • Loading branch information
shuwn committed Jan 10, 2025
1 parent b566fed commit 9b385d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15,446 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ on:
- 'localization/**'
- 'resources/**'
- ".github/workflows/build_*.yml"
- "localization/i18n/zh_TW/OrcaSlicer_zh_TW.po"

pull_request:
branches:
Expand Down Expand Up @@ -48,11 +47,11 @@ jobs:
fail-fast: false
matrix:
include:
# - os: ubuntu-20.04
# - os: ubuntu-24.04
# - os: windows-latest
# - os: macos-14
# arch: x86_64
- os: ubuntu-20.04
- os: ubuntu-24.04
- os: windows-latest
- os: macos-14
arch: x86_64
- os: macos-14
arch: arm64
uses: ./.github/workflows/build_check_cache.yml
Expand Down
Loading

0 comments on commit 9b385d3

Please sign in to comment.