Skip to content

Commit

Permalink
switch back to windows-2019 for building
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBoot committed Feb 11, 2022
1 parent c5758fa commit 15d53d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build:
runs-on: windows-latest
runs-on: windows-2019

steps:
- uses: actions/checkout@v2
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.0.9] = 2022-02-11
### Fixed
- ArcSDK.dll compilation

## [2.0.8] - 2022-02-11
### Added
- Launcher setup mode
Expand Down

0 comments on commit 15d53d7

Please sign in to comment.