Skip to content

Commit f49f823

Browse files
authored
Update update_sdk.yml
1 parent 0c2c3e0 commit f49f823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- '**'
66
jobs:
77
update_sdk:
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-latest
99
strategy:
1010
matrix:
1111
sdk: [['neurostore-python-sdk', 'python'], ['neurosynth-compose-python-sdk', 'python'], ['neurostore-typescript-sdk', 'typescript'], ['neurosynth-compose-typescript-sdk', 'typescript']]

0 commit comments

Comments
 (0)