File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 19
19
uses : szkiba/xk6bundler@v0
20
20
with :
21
21
with : github.com/grafana/xk6-python=/github/workspace
22
+ k6_version : v0.52.0
Original file line number Diff line number Diff line change 22
22
uses : szkiba/xk6bundler@v0
23
23
with :
24
24
with : github.com/grafana/xk6-python=/github/workspace
25
+ k6_version : v0.52.0
25
26
26
27
- name : Create Release
27
28
uses : softprops/action-gh-release@v2
Original file line number Diff line number Diff line change @@ -76,3 +76,7 @@ Check the [documentation](https://grafana.github.io/xk6-python/) for available m
76
76
## Contribute
77
77
78
78
If you would like to contribute, start by reading [ Contributing Guidelines] ( https://grafana.github.io/xk6-python/CONTRIBUTING.html ) .
79
+
80
+ ## k6 version
81
+
82
+ xk6-python is currently compatible with k6 v0.52.0. It is possible that it works with other versions, but it has not been tested.
You can’t perform that action at this time.
0 commit comments