Skip to content

Commit

Permalink
use ub20 archive for test
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zakir committed Jan 30, 2025
1 parent 90aa394 commit 069e643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
name: Build
env:
ORTOOLS_DIR: ${{ github.workspace }}/or-tools
os: ubuntu-22.04
os: ubuntu-20.04 # TODO keep it = ub-20.04 until tests releases are not updated
# Caching strategy of VCPKG dependencies
VCPKG_BINARY_SOURCES: "clear;files,${{ github.workspace }}/vcpkg_cache,readwrite"

Expand Down

0 comments on commit 069e643

Please sign in to comment.