Skip to content

Commit

Permalink
ci: bump 1.10 master for macOS
Browse files Browse the repository at this point in the history
1.10.14 build is flacky on macOS-12 runner.
Bump to 1.10.15 hopefully helps with this issue.
  • Loading branch information
DerekBum authored and oleg-jukovec committed Jan 25, 2024
1 parent 514b0d0 commit a2ad272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ jobs:
- macos-12
tarantool:
- brew
- 1.10.14
- 1.10.15

env:
# Make sense only for non-brew jobs.
Expand Down

0 comments on commit a2ad272

Please sign in to comment.