Skip to content

Commit

Permalink
Use SLBeta6 docker image in workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
LakshanSS committed Feb 17, 2022
1 parent 13b9d5a commit a316704
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 37 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
container:
runs-on: ubuntu-latest
container:
image: ballerina/ballerina:nightly
image: ballerina/ballerina:swan-lake-beta6
options: --user root
steps:
- uses: actions/checkout@v1
Expand Down
36 changes: 0 additions & 36 deletions .github/workflows/daily-build.yml

This file was deleted.

0 comments on commit a316704

Please sign in to comment.