Skip to content

Commit

Permalink
Merge pull request #633 from LakshanSS/slbeta6-batch-4
Browse files Browse the repository at this point in the history
[SLBeta6] Use SLBeta6 docker image in workflows
  • Loading branch information
LakshanSS authored Feb 17, 2022
2 parents 0e48f84 + a316704 commit 75348b6
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 75348b6

Please sign in to comment.