Skip to content

Commit

Permalink
Windows installer disappeared, do not use ../Latest/..
Browse files Browse the repository at this point in the history
  • Loading branch information
joerivanruth committed Oct 6, 2023
1 parent c46216c commit 3407f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runtests:
runs-on: windows-latest
env:
uri: https://www.monetdb.org/downloads/Windows/Latest/MonetDB5-SQL-Installer-x86_64-20230718.msi
uri: https://www.monetdb.org/downloads/Windows/Jun2023-SP2/MonetDB5-SQL-Installer-x86_64-20230929.msi
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down

0 comments on commit 3407f2a

Please sign in to comment.