File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232 runs-on : ${{ matrix.runs-on }}
3333 timeout-minutes : 30
3434 steps :
35- - uses : zacharyburnett/setup-abseil-cpp@713a4383f10b05948a6d9d4906056063c8da1168 # Not a release, but has #423 fix.
35+ - uses : zacharyburnett/setup-abseil-cpp@4189ecb9fcc7441ed7536774fb0a3f04d3cb779a # Not a release, but has #423 fix.
3636 with :
3737 cmake-build-args : " -DCMAKE_CXX_STANDARD=17 -DABSL_PROPAGATE_CXX_STD=ON -DABSL_ENABLE_INSTALL=ON -DBUILD_TESTING=off -DCMAKE_POSITION_INDEPENDENT_CODE=ON"
3838 abseil-version : " 20250814.1"
Original file line number Diff line number Diff line change 3333 runs-on : ${{ matrix.runs-on }}
3434 timeout-minutes : 30
3535 steps :
36- - uses : zacharyburnett/setup-abseil-cpp@713a4383f10b05948a6d9d4906056063c8da1168 # Not a release, but has #423 fix.
36+ - uses : zacharyburnett/setup-abseil-cpp@4189ecb9fcc7441ed7536774fb0a3f04d3cb779a # Not a release, but has #423 fix.
3737 with :
3838 cmake-build-args : " -DCMAKE_CXX_STANDARD=17 -DABSL_PROPAGATE_CXX_STD=ON -DABSL_ENABLE_INSTALL=ON -DBUILD_TESTING=off -DCMAKE_POSITION_INDEPENDENT_CODE=ON"
3939 abseil-version : " 20250814.1"
You can’t perform that action at this time.
0 commit comments