Skip to content

Commit

Permalink
chged CI for asio-1-20-0
Browse files Browse the repository at this point in the history
[TEST COMMIT]
  • Loading branch information
kashirin-alex committed Oct 25, 2021
1 parent 7cb7bc5 commit cd30853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Install Dependencies
run: |
git clone --branch asio-1-18-2 https://github.com/chriskohlhoff/asio.git
git clone --branch asio-1-20-0 https://github.com/chriskohlhoff/asio.git
if [[ ${{ matrix.runs-on }} =~ ^ubuntu-* ]]; then
sudo apt-get update -y
# sudo apt-get upgrade -y
Expand Down

0 comments on commit cd30853

Please sign in to comment.