Skip to content

Commit

Permalink
20.5 latest
Browse files Browse the repository at this point in the history
  • Loading branch information
miyako committed Oct 21, 2024
1 parent 2c0dacf commit 9f3055d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
fail-fast: false
matrix:
TOOL4D_PLATFORM: ["windows-latest", "macos-latest"]
TOOL4D_BRANCH: [20%20Rx]
TOOL4D_VERSION: [20%20R6]
TOOL4D_BRANCH: [20.x]
TOOL4D_VERSION: [20.5]
TOOL4D_BUILD: [latest]
runs-on: ${{ matrix.TOOL4D_PLATFORM }}

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"version": "1.0.6",
"tool": {
"platform": "macos",
"branch": "20%20Rx",
"version": "20%20R6",
"branch": "20.x",
"version": "20.5",
"build": "latest",
"arch": "arm"
}
Expand Down

0 comments on commit 9f3055d

Please sign in to comment.