Skip to content

Commit c25c1d5

Browse files
committed
Update CircleCI settings
1 parent 5c8df1b commit c25c1d5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ parameters:
77
default: v1.7.0
88

99
orbs:
10-
win: circleci/windows@1.0.0
10+
win: circleci/windows@5.0.0
1111

1212
jobs:
1313
linux-test:
@@ -36,7 +36,7 @@ jobs:
3636
type: string
3737
default: latest
3838
executor:
39-
name: win/vs2019
39+
name: win/default
4040
shell: bash.exe
4141
steps:
4242
- run:

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ CI Service | Status
1414
[AppVeyor-badge]: https://ci.appveyor.com/api/projects/status/hr4us4ogbir0177i/branch/master?svg=true "Build status"
1515
[AppVeyor-result]: https://ci.appveyor.com/project/thinca/vim-themis/branch/master
1616
[CircleCI-home]: https://circleci.com/
17-
[CircleCI-badge]: https://circleci.com/gh/thinca/vim-themis/tree/master.svg?style=svg "CircleCI"
18-
[CircleCI-result]: https://circleci.com/gh/thinca/vim-themis/tree/master
17+
[CircleCI-badge]: https://dl.circleci.com/status-badge/img/circleci/3775y8m7ayd3ZUJkcLeC1F/JGVoXQ8uTvM9JEDkvrqcBt/tree/master.svg?style=svg
18+
[CircleCI-result]: https://dl.circleci.com/status-badge/redirect/circleci/3775y8m7ayd3ZUJkcLeC1F/JGVoXQ8uTvM9JEDkvrqcBt/tree/master
1919
[gh-action-home]: https://github.com/features/actions
2020
[gh-action-badge]: ./../../actions/workflows/test.yml/badge.svg?branch=master "Test"
2121
[gh-action-result]: ./../../actions/workflows/test.yml?query=branch%3Amaster

0 commit comments

Comments
 (0)