We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ddd0a86 + e13c3fd commit e1578f8Copy full SHA for e1578f8
phreeqc3/.github/workflows/check_utf.yml
@@ -5,7 +5,7 @@ on: push
5
6
jobs:
7
check_files:
8
- runs-on: self-hosted
+ runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v2
11
name: Check out repository
0 commit comments