Skip to content

Commit a8fcd5b

Browse files
authored
Update production.yml
1 parent beed33e commit a8fcd5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# This workflow contains a single job called "build"
2323
build:
2424
# The type of runner that the job will run on
25-
runs-on: macos-latest
25+
runs-on: ubuntu-latest
2626

2727
# Steps represent a sequence of home that will be executed as part of the job
2828
steps:

0 commit comments

Comments
 (0)