Skip to content

Commit

Permalink
Merge pull request #46 from ali-hosseini-deriv/ako/FEQ-475/circleci-m…
Browse files Browse the repository at this point in the history
…igration-to-github-workflow

ci: run on ubuntu
  • Loading branch information
ali-hosseini-deriv authored Aug 9, 2023
2 parents 7c80f99 + 91d50e1 commit cecfd16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on: ["push", "pull_request"]
jobs:
build_and_deploy:
# runs-on: [self-hosted] # Specify the label of your self-hosted runner machine
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
Expand Down

1 comment on commit cecfd16

@vercel
Copy link

@vercel vercel bot commented on cecfd16 Aug 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.