Skip to content

Commit 9c18603

Browse files
authored
chore: update circle ci executor (#25)
* chore: add release please config * update resource class
1 parent 9cbdde2 commit 9c18603

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
executors:
44
ubuntu_vm:
55
machine:
6-
image: ubuntu-2004:current
6+
image: ubuntu-2404:current
77

88
jobs:
99
run_starlark:

version.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
1.0.0
2+

0 commit comments

Comments
 (0)