Skip to content

Commit

Permalink
Merge pull request #15 from Doprez/master
Browse files Browse the repository at this point in the history
update ci-cd sdk
  • Loading branch information
Doprez authored Dec 15, 2023
2 parents ca90716 + 75f384d commit 8d79fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
# Specify the execution environment. You can specify an image from Dockerhub or use one of our Convenience Images from CircleCI's Developer Hub.
# See: https://circleci.com/docs/2.0/configuration-reference/#docker-machine-macos-windows-executor
docker:
- image: mcr.microsoft.com/dotnet/sdk:6.0
- image: mcr.microsoft.com/dotnet/sdk:8.0
steps:
- checkout
- run:
Expand Down

0 comments on commit 8d79fec

Please sign in to comment.