Skip to content

Commit

Permalink
1.6.1dev: use Subversion 1.14.3 for running tests on Windows
Browse files Browse the repository at this point in the history
[skip ci]


git-svn-id: http://trac.edgewall.org/intertrac/log:/branches/1.6-stable@17764 af82e41b-90c4-0310-8c96-b1721e28e2e2
  • Loading branch information
jomae committed Jan 8, 2024
1 parent a62e8b0 commit 0da4468
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ jobs:
os: [windows-2022]
architecture: [x64]
python-version: ['3.11']
subversion-version: ['1.14.2']
subversion-version: ['1.14.3']
tracdb: ['', sqlite, postgresql, mysql]
include:
- {tracdb: '', tests: functional}
Expand Down Expand Up @@ -329,7 +329,7 @@ jobs:
os: [windows-2022]
architecture: [x64]
python-version: ['3.11']
subversion-version: ['1.14.2']
subversion-version: ['1.14.3']

env:
MATRIX_ARCH: ${{ matrix.architecture }}
Expand Down

0 comments on commit 0da4468

Please sign in to comment.